fix: Serialization docs#4007
Conversation
jabbacakes
left a comment
There was a problem hiding this comment.
If you can give me a giant PR, I can give you a giant pile of suggestions. Seems fair 😂
No major notes - this is a great improvement of the serialization docs. So many links 😍 Most of my comments are just wording tweaks, changed the title of a page in a couple of instances to make it clearer what you can actually do with a certain interface at a glance.
jabbacakes
left a comment
There was a problem hiding this comment.
If you can give me a giant PR, I can give you a giant pile of suggestions. Seems fair 😂
No major notes - this is a great improvement of the serialization docs. So many links 😍 Most of my comments are just wording tweaks, changed the title of a page in a couple of instances to make it clearer what you can actually do with a certain interface at a glance.
Co-authored-by: Amy Reeve <amy.reeve@unity3d.com>
Purpose of this PR
Jira ticket
UUM-137288
fixes: #2994
Changelog
UserNetworkVariableSerialization<T>.DuplicateValueis now able to be used anywhereUserNetworkVariableSerialization<T>.ReadDeltaandUserNetworkVariableSerialization<T>.WriteDeltacan be used.Documentation
Testing & QA (How your changes can be verified during release Playtest)
Functional Testing
Manual testing :
Manual testing doneAutomated tests:
Covered by existing automated testsCovered by new automated testsDoes the change require QA team to:
Review automated tests?Execute manual tests?Provide feedback about the PR?If any boxes above are checked the QA team will be automatically added as a PR reviewer.
Backports
n/a